home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
By Popular Request 2.0
/
By Popular Request 2.0 (Arsenal Computer).ISO
/
amiga_2
/
clcknmbr.ads
< prev
next >
Wrap
Text File
|
1995-06-21
|
1KB
|
31 lines
ADS Zone: 1
ADS Hatch Site: Paul Miller
ADS Position: ADS Zone 1 STAR
BBS Name: Lonely Mountain BBS
Phone Number(s): 804-827-0726
Network Address: 1:271/292
Network Region: 13
BBS Hours: 24 Hrs/Day
BBS Mailer/Software: Mebbs-Net Pro BBS
BBS Storage Space: 2250 Megs + 8 CD Roms
File Requestable : <X> Y < > N
File Request Hours : All The Time
- - - - - - - - - - - - - - - - - - - - - - - - - -
Short: ADos script to enter number w/ mouse
Author: longbow@mcd.on.ca (Seumas McNally)
Uploader: longbow@mcd.on.ca (Seumas McNally)
Type: util/batch
Using only Amiga Dos script language, pops a requstor that lets the user
enter a number digit-by-digit (like on a calculator) by clicking with the
mouse, lets you change the sign of the number, delete digits already
entered, and clear the number. Also lets you specify a Max, Min, and
Default number when executing it. Returns value to StdOut and in $cntot.
It's a bit slow and ugly, but it works.
Will not work with Dos 1.3, may work with 2.0+, WILL work with 3.0+.
(Requires eval and requestchoice commands that come with Dos 3.0+ and
maybe 2.0+, I don't have 2.0 so I don't know)